Skip to content

Conversation

ivnhk
Copy link
Contributor

@ivnhk ivnhk commented Aug 19, 2025

Resolves: #528

In order to avoid conflict with MySQL Protocol X, the port was changed to 33066.

The change was tested locally by running docker compose up

Resolves: rails#528

In order to avoid conflict with MySQL Protocol X, the port
was changed to `33066`.

The change was tested locally by running `docker compose up`
@ivnhk
Copy link
Contributor Author

ivnhk commented Aug 19, 2025

I am not sure why those 2 particular tests failed. Seems like the issue with dispatchers.

Copy link
Member

@rosa rosa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! yeah, the tests are flaky, nothing to do with this change. We're improving the flaky tests but aren't finished yet 🙏

@rosa rosa merged commit c1078bb into rails:main Sep 13, 2025
41 of 43 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Port 33060 is used by MySQL's X Protocol
2 participants